statically determinable meaning in Chinese
静定的
Examples
- This method will be prepared as a constrained execution region at instance construction time along with all the methods in its statically determinable call graph
此方法及其可静态确定的调用关系图中的所有方法在构造实例时将作为受约束执行区域( cer )进行准备。 - Attribute to a method or constructor to tell the native image generation service that the method and its statically determinable call graph is to be prepared for use in a cer
属性,以通知本机图像生成服务此方法(及其可静态确定的调用关系图)准备在cer中使用。 - This method prepares the delegate s invocation method , and prepares the target of that invocation and the delegate s statically determinable call graph as a constrained execution region . the classes in
此方法准备委托的调用方法,并准备该调用的目标(以及委托的可静态确定的调用关系图)作为受约束的执行区域( cer ) 。